ServiceConfigurationProvider.LoadConfiguration<T> Method

public override T LoadConfiguration<T>( 
string configurationPath 
)
This language is not supported or no code example is available.
generic<typename T> 
public:  
T^ LoadConfiguration( 
String^ configurationPath 
)
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.

Type Parameters

T

Parameters

configurationPath
string

Return Value

T

In this article

Definition